home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18447 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1001 b 

  1. Path: dispatch.news.demon.net!demon!pmorton.demon.co.uk
  2. From: peter@pmorton.demon.co.uk (Peter Morton)
  3. Newsgroups: comp.lang.c++
  4. Subject: Sorting code
  5. Date: Sat, 20 Apr 1996 16:34:35 GMT
  6. Message-ID: <830017988.11421@pmorton.demon.co.uk>
  7. NNTP-Posting-Host: pmorton.demon.co.uk
  8. X-NNTP-Posting-Host: pmorton.demon.co.uk
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hi,
  12. I'm currently studying in my first year.  The examination in June is
  13. likely to include an example of a sort which will have to be worked
  14. through to show the array and variable values after each pass through
  15. the loop.  In order to get some practice in,  I am hoping that someone
  16. can give me some direction as to what kind of sorts I should be
  17. looking at.  The ones covered so far are insertion and bubble.  I do
  18. have a book on sorting and searching but this is very mathematically
  19. based;  all I want is the code for a few to work through myself.
  20. Any help/pointers to other sources appreciated.
  21.  
  22. regards,
  23.  
  24. Pete,        Ryton, Tyne & Wear, UK
  25.  
  26.